/stdhome

To get this branch, use:
bzr branch http://bzr.ed.am/stdhome

« back to all changes in this revision

Viewing changes to lib/stdhome/Makefile.am

  • Committer: Tim Marston
  • Date: 2021-07-05 21:04:21 UTC
  • Revision ID: tim@ed.am-20210705210421-75rb9swyku2397lb
added stage-status to main help

Show diffs side-by-side

added added

removed removed

8
8
        command/init.py \
9
9
        command/resolve.py \
10
10
        command/revert.py \
 
11
        command/stage_add.py \
 
12
        command/stage_commit.py \
11
13
        command/stage_revert.py \
 
14
        command/stage_status.py \
12
15
        command/status.py \
13
16
        command/update.py \
14
17
        config.py \