summaryrefslogtreecommitdiff
path: root/src/prtget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/prtget.cpp')
-rw-r--r--src/prtget.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/prtget.cpp b/src/prtget.cpp
index 3d9863f..8a790bc 100644
--- a/src/prtget.cpp
+++ b/src/prtget.cpp
@@ -180,6 +180,8 @@ void PrtGet::printUsage()
cout << " -if ignore footprint" << endl;
cout << " -um update md5sum" << endl;
cout << " -im ignore md5sum" << endl;
+ cout << " -us update signature" << endl;
+ cout << " -is ignore signature" << endl;
cout << " --margs=<string> pass 'string' to pkgmk"
<< endl;
cout << " --aargs=<string> pass 'string' to pkgadd"

Generated by cgit