]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
misc: fix chattr usage message for project ID
authorAndreas Dilger <adilger@dilger.ca>
Wed, 1 Dec 2021 22:56:51 +0000 (15:56 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 3 May 2022 00:22:02 +0000 (20:22 -0400)
commit63f265c857e79bf59982985158154b3edb429e70
treefcd6dce89bc46f2611383fa0a0083719aff94e77
parent97079a792dd5e9ea9d4708d2e80244c930a139cd
misc: fix chattr usage message for project ID

Fix the "chattr -h" usage message to properly document that the
"-p" option takes a project argument, like "-v" takes a version.

Update the man page formatting to emphasize literal strings.

Signed-off-by: Andreas Dilger <adilger@dilger.ca>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/chattr.1.in
misc/chattr.c