diff --git a/rpm.c b/rpm.c index c0487cc2d..707c95265 100755 --- a/rpm.c +++ b/rpm.c @@ -208,6 +208,7 @@ void printHelp(void) { puts(_(" --initdb - make sure a valid database exists")); puts(_(" --rebuilddb - rebuild database from existing database")); puts(_(" --dbpath - use as the directory for the database")); + puts(_(" --root - use as the top level directory")); } int build(char *arg, int buildAmount, char *passPhrase,