Skip to content
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

exp save: use -m for --message short option #4905

Merged
merged 1 commit into from
Oct 9, 2023
Merged

exp save: use -m for --message short option #4905

merged 1 commit into from
Oct 9, 2023

Conversation

mattseddon
Copy link
Member

@mattseddon mattseddon commented Oct 9, 2023

You may disregard these recommendations if you used the Edit on GitHub button from dvc.org to improve a doc in place.

❗ Please read the guidelines in the Contributing to the Documentation list if you make any substantial changes to the documentation or JS engine.

🐛 Please make sure to mention Fix #issue (if applicable) in the description of the PR. This causes GitHub to close it automatically when the PR is merged.

Please choose to allow us to edit your branch when creating the PR.

Thank you for the contribution - we'll try to review it as soon as possible. 🙏


Docs change for iterative/dvc#10005

Related to iterative/dvc#10004

@mattseddon mattseddon changed the title exp save: use -m for --message short option exp save: use -m for --message short option Oct 9, 2023
@shcheklein shcheklein temporarily deployed to dvc-org-fix-10004-tcptcymglwgm October 9, 2023 08:21 Inactive
@@ -15,7 +15,7 @@ See also `dvc exp run`, which includes this operation.
```usage
usage: dvc exp save [-h] [-q | -v] [-f]
[--json] [-n <name>]
[-I path] [--message <message>]
[-I path] [-m <message>]
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[F] I just c+p d the exp run docs.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 9, 2023

Link Check Report

There were no links to check!

@mattseddon mattseddon marked this pull request as ready for review October 9, 2023 08:35
@dberenbaum dberenbaum merged commit 5f7b8e8 into main Oct 9, 2023
5 checks passed
@dberenbaum dberenbaum deleted the fix-10004 branch October 9, 2023 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants