]> git.apps.os.sepia.ceph.com Git - fscrypt.git/commit
cmd/fscrypt: fix word mismatch "protector" => "policy"
authorGibeom Gwon <gb.gwon@stackframe.dev>
Tue, 27 Apr 2021 10:49:01 +0000 (19:49 +0900)
committerEric Biggers <ebiggers3@gmail.com>
Tue, 27 Apr 2021 19:16:36 +0000 (12:16 -0700)
commit79795229bba45f6f58b8e0496a9a9e098f1c22aa
tree5fa2458449eb0eb45a76e4d9ca37f87c6258f642
parentdb79840bc68f803c23477e7c093e3cff2a7633ba
cmd/fscrypt: fix word mismatch "protector" => "policy"

Fix word mismatch in usage and description of metadata create policy
command.
cmd/fscrypt/commands.go