21504: Style arv-mount argument creation consistently
authorBrett Smith <brett.smith@curii.com>
Sun, 25 Feb 2024 03:44:47 +0000 (22:44 -0500)
committerBrett Smith <brett.smith@curii.com>
Sun, 25 Feb 2024 03:44:47 +0000 (22:44 -0500)
commit84225502fc158312c02825da20f235232f66909d
treebbee2dc2eba2b3c27b949f8987a9f82d34f4b83a
parent502d0d5d6774860002368d25648d9d366832fe21
21504: Style arv-mount argument creation consistently

This is purely a code style change: every argparse argument is created
with one argument per line. This is preparation for readability
reorganization I'm about to do.

Remove arguments that match the argparse defaults as part of this.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
services/fuse/arvados_fuse/command.py