Print help when subcommand is given without arguments #498

Merged
Plume_migration_agent merged 1 commits from plm/help into master 5 years ago
Owner

Fix #490

Fix #490
igalic (Migrated from github.com) approved these changes 5 years ago
igalic (Migrated from github.com) left a comment

😻😽

😻😽
codecov[bot] commented 5 years ago (Migrated from github.com)

Codecov Report

Merging #498 into master will increase coverage by <.01%.
The diff coverage is 0%.

@@            Coverage Diff             @@
##           master     #498      +/-   ##
==========================================
+ Coverage   26.82%   26.83%   +<.01%     
==========================================
  Files          65       65              
  Lines        8748     8746       -2     
==========================================
  Hits         2347     2347              
+ Misses       6401     6399       -2
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/498?src=pr&el=h1) Report > Merging [#498](https://codecov.io/gh/Plume-org/Plume/pull/498?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/ace6181c99df3c39dc663b647f32a9556eca8391?src=pr&el=desc) will **increase** coverage by `<.01%`. > The diff coverage is `0%`. ```diff @@ Coverage Diff @@ ## master #498 +/- ## ========================================== + Coverage 26.82% 26.83% +<.01% ========================================== Files 65 65 Lines 8748 8746 -2 ========================================== Hits 2347 2347 + Misses 6401 6399 -2 ```

Reviewers

The pull request has been merged as 6cd9c8a01a.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b plm/help master
git pull origin plm/help

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff plm/help
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#498
Loading…
There is no content yet.