Menu

#14 Error in manpage

open
nobody
None
5
2005-08-04
2005-08-04
No

I have found an error in the manpage of flexbackup
v1.2.1. The Linux System is Debian testing:

from man flexbacku:
---schnipp---
INDEXING OPTIONS
flexbackup -toc
List current device's table of contents.

flexbackup -toc all
List all known table of contents.

flexbackup -toc <key>
List table of contents for specific
database index key named
"key".

flexbackup -rmindex all
Force delete all database index info.

flexbackup -toc <key>
Force delete specified database tape/dir
index key named "key".

flexbackup -toc <key:file>
Force delete specified database tape/dir
index key named "key",
file number "file".
---schnapp----

while flexbackup --help reads:
---schnipp---
INDEX RELATED:
flexbackup -toc : list current
device's table of contents
flexbackup -toc all : list all known
table of contents
flexbackup -toc <key> : list table of
contents for specific key
flexbackup -rmindex all : force db delete of
all index info
flexbackup -rmindex <key> : force db delete of
specified tape/dir index
flexbackup -rmindex <key>:<x> : force db delete of
specified tape:file
---schnapp---

note the
'flexbackup -toc <key> Force delete specified database
tape/dir index key named'
and
'flexbackup -toc <key:file> Force delete specified
database tape/dir index key named "key", file number
"file".'

at the manpage.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.