-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
doc: update command-line.en-us.md to match CLI provided by gitea 1.12.4 #12865
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
@@ Coverage Diff @@
## master #12865 +/- ##
==========================================
- Coverage 43.17% 43.13% -0.05%
==========================================
Files 654 654
Lines 72218 72201 -17
==========================================
- Hits 31182 31144 -38
- Misses 35985 36001 +16
- Partials 5051 5056 +5
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ack
I actually think this might be more confusing than just keeping the documentation up-to-date. For example, the way this document is structured is that it looks like the
Now, you could argue that |
@nodiscc it would be nice if you just update outdated parts :) |
I think the best way to keep up to date is to use the actual help text the program outputs, don't you think?
I don't think
As I said most of this is outdated, and a maintenance burden, it's so much easier to copy-paste the output of I'll update this ASAP |
Sorry for the lag, I have updated my patch. You can view the resulting file here
That would indeed be the best solution. I tried, and failed (several times, think I'm not ready for golang yet). If you can send a patch implementing this I would gladly have a look. In the meantime I think this PR makes it better than the current version |
Merge conflict, I will update the patch for the command-line of v1.12.5 |
Updated and rebased on master |
@jolheiser @zeripath @6543 @bagasme ping, does this look ok to merge? Result can be seen here |
@nodiscc
from the two outputs that have it? As these are likely not the defaults for many (and even if they were) some support requests may come not understanding that the their paths may be different. Otherwise, this LGTM |
Please resolve the conflict files. |
ref. #2436