--- btrfs-progs/btrfs.c 2012-04-19 15:34:20.188146191 -0600 +++ btrfs.c 2012-04-19 15:40:43.681136087 -0600 @@ -95,7 +95,7 @@ "-t size minimal size of file to be considered for defragmenting\n" }, { do_get_default_subvol, 1, "subvolume get-default", "\n" - "get the default subvolume of a filesystem." + "get the default subvolume of a filesystem.\n" }, { do_fssync, 1, "filesystem sync", "\n" @@ -171,7 +171,7 @@ }, { do_ino_to_path, -2, "inspect-internal inode-resolve", "[-v] \n" - "get file system paths for the given inode.", + "get file system paths for the given inode.\n", NULL }, { do_logical_to_ino, -2,