-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
scd: add page #9224
scd: add page #9224
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
Seems like you accidentally added sam2p to this PR too. Can you remove it? Ref #9109 Edit: Removed it |
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.
Thanks for your contribution. I have some suggestions for this page.
This comment was marked as outdated.
This comment was marked as outdated.
Co-authored-by: K.B.Dharun Krishna <[email protected]>
Co-authored-by: K.B.Dharun Krishna <[email protected]>
Co-authored-by: K.B.Dharun Krishna <[email protected]>
Co-authored-by: K.B.Dharun Krishna <[email protected]>
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
Co-authored-by: K.B.Dharun Krishna <[email protected]>
@jay-tau Was this PR closed by accident? |
pages/common/scd.md
Outdated
|
||
`scd {{path/to/directory}}` | ||
|
||
- Change to a path matching all of "a", "b" and "c": |
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.
Could you give an specific example of this to understand?
Co-authored-by: Axel Navarro <[email protected]>
Co-authored-by: Axel Navarro <[email protected]>
Co-authored-by: Axel Navarro <[email protected]>
Co-authored-by: Axel Navarro <[email protected]>
Co-authored-by: Axel Navarro <[email protected]>
Co-authored-by: Axel Navarro <[email protected]>
Hi all! This thread has not had any recent activity. |
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.
Mandatory fixes found, changes requested.
Thanks for a contribution! ❤️
|
||
- Index paths recursively for the very first run: | ||
|
||
`scd -ar {{path/to/directory}}` |
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.
Mandatory fix: use long options if they are portable.
Optional fix: potentially missing mnemonic.
Note: parsing -ar
failed: can't understand whether -a
and -r
passed or -a
with r
value.
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.
- Show selection menu and ranking of 20 most likely directories: | ||
|
||
`scd -v` |
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.
Mandatory fix: use long options if they are portable.
Co-authored-by: Emily Grace Seville <[email protected]>
Co-authored-by: Emily Grace Seville <[email protected]>
Co-authored-by: Emily Grace Seville <[email protected]>
Co-authored-by: Emily Grace Seville <[email protected]>
Co-authored-by: Emily Grace Seville <[email protected]>
Co-authored-by: Emily Grace Seville <[email protected]>
The build for this PR failed with the following error(s):
Please fix the error(s) and push again. |
The build for this PR failed with the following error(s):
Please fix the error(s) and push again. |
The build for this PR failed with the following error(s):
Please fix the error(s) and push again. |
Co-authored-by: Emily Grace Seville <[email protected]>
The build for this PR failed with the following error(s):
Please fix the error(s) and push again. |
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.
Changes requested due to syntax error.
Co-authored-by: Emily Grace Seville <[email protected]>
Completes a task in #3689
common
,linux
,osx
,windows
,sunos
,android
, etc.