diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2023-04-29 20:22:21 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2023-04-29 20:22:21 (EDT) |
commit | 781056d1ce7b5b1fe92f488f4294c9056695071e (patch) | |
tree | c77c6d8e0c596e250a1ec8067a4e8fdb48c82ebe | |
parent | f425002f654fcf321208cb41c8832ecf86a4f85c (diff) |
cli.txt: Add ownership override option
-rw-r--r-- | cli.txt | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ Options: CONTROL-DIR. Otherwise, extract control files into CONTROL-DIR. -d, --data-dir=DATA-DIR In build mode, read data files from DATA-DIR. + -o, --ownership=OVERRIDE-FILE In build mode, read user/group overrides from + OVERRIDE-FILE. -f, --control-file=CONTROL-FILE Print the contents of the named control file. If this option is given multiple times, the named control files will be printed in the |