loom significantly changes 'bzr help status'

Bug #641781 reported by Parth Malwankar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Loom
Triaged
Medium
Unassigned

Bug Description

bzr-loom significantly changes the help for status command. I would be less confusing for the user if it just adds a bit to the help. Currently, the following is shown even though the core status help is more detailed.

Purpose: Show status of a loom.
Usage: bzr status [FILE...]

Options:
  -S, --short Use short status indicators.
  -v, --verbose Display more information.
  -V, --versioned Only show versioned files.
  --no-pending Don't show pending merges.
  -h, --help Show help message.
  -q, --quiet Only display errors and warnings.
  --usage Show usage message and options.
  --show-ids Show internal object ids.
  -c ARG, --change=ARG Select changes introduced by the specified revision.
                        See also "help revisionspec".
  -r ARG, --revision=ARG
                        See "help revisionspec" for details.

Aliases: st, stat
From: plugin "loom"
See also: diff, revert, status-flags

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 641781] [NEW] loom significantly changes 'bzr help status'

I think this is an artefact of it overriding the status command,
rather than adding information to it. This suggests that when you
hook in to the status command, you might also want to add some more
help information. We could represent that as a hook on getting help?
Or perhaps something else.

Jelmer Vernooij (jelmer)
Changed in bzr-loom:
status: New → Triaged
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.