Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
O
org-mode-manager
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
mtekman
org-mode-manager
Commits
31739a96
Commit
31739a96
authored
7 years ago
by
mtekman
Browse files
Options
Downloads
Patches
Plain Diff
updated readme
parent
489fcb14
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-0
2 additions, 0 deletions
README.md
with
2 additions
and
0 deletions
README.md
+
2
−
0
View file @
31739a96
...
...
@@ -21,9 +21,11 @@ e.g.
| ExampleCommandsUsingFlagsAndNaruto | Description |
|:-------|:-----------|
|
`org`
| provides a tree of current org-mode files at the user-set root directory |
|
`org --create-config`
| creates a config file where the user can actually set the root directory |
|
`org naruto`
| creates or opens an org-mode file called
*naruto.org*
at the root directory |
|
`org fiction/anime/naruto`
| creates or opens an org-mode file called
*naruto.org*
within the nested subdirectory
*fiction/anime/*
|
|
`org fiction/anime`
| provides a tree of current org-mode files in the subdirectory
*fiction/anime/*
|
|
`org fiction/anime --all | provides a tree of ALL files in the subdirectory *fiction/anime/* |
| `
org naruto --delete
` | deletes file (moves it to `
/tmp
`) |
| `
org naruto --move=fiction/anime/boruto
` | moves file *naruto.org* into subdirectory *fiction/anime/* and renames it *boruto.org* |
| `
org naruto --encrypt
` | encrypts the existing file *naruto.org* using `
aes-256-cbc
` openssl encryption and renames it `
naruto.crypt.org
` |
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment