Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 761 Bytes

kdb-umount.md

File metadata and controls

37 lines (26 loc) · 761 Bytes

kdb-umount(1) - Unmount a file from the key database

SYNOPSIS

kdb umount <name>

DESCRIPTION

Unmount backend from key database. This command writes into the /etc directory and as such it requires root permissions.

OPTIONS

  • -H, --help: Show the man page.
  • -V, --version: Print version info.
  • -p, --profile <profile>: Use a different kdb profile.
  • -C, --color <when>: Print never/auto(default)/always colored output.
  • -v, --verbose: Show which mount points were considered.

RETURN VALUES

This command will return the following values as an exit status:

  • 0: No errors.
  • 11: Mountpoint does not exist.

SEE ALSO