Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 1, 2025. It is now read-only.

Commit cebce79

Browse files
Add usage cases
1 parent ca8bf60 commit cebce79

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

‎README.md‎

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Backup all files versions, while keeping an eye on the flow.<br>
1111
Exclude hidden git files. Works well on top of git. Exclude nohup.out as well.<br>
1212

1313
**By default, without parameters, the program starts to watch the current directory.
14-
And display file diffs at a change.
14+
And display file diffs at a change**.
1515

1616

1717
### PARAMS:
@@ -30,7 +30,7 @@ And display file diffs at a change.
3030

3131
### Browse historic and restore files
3232

33-
Browse current DIR historic and restore files.
33+
Browse current DIR historic and restore files.<br>
3434
Those are all changes made in the current DIR, by date, while the current program was running.
3535

3636
cd /mydir && scs -b
@@ -50,7 +50,7 @@ Those are all changes made in the current DIR, by date, while the current progra
5050

5151
### Simple run:
5252

53-
This is a monolithic script written in php. It will take care to create a hidden backup directory `.scs` in the home folder.
53+
This is a monolithic script written in php. It will take care to create a hidden backup directory `.scs` in the home folder.<br>
5454
The following tools are necessary on the system. (Notice `scs` might verify and update them at the first launch)
5555

5656
php curl xdotool diffutils colordiff wdiff
@@ -63,8 +63,9 @@ The simplest usage is to put `scs` in the target directory and run it:
6363

6464
## Global Installation:
6565

66-
To install globally in one command, with all the dependencies and shortcuts, you can use my <a href="https://github.com/webdev23/phi">dedicated tool φ phi</a>:
67-
If φ phi is not currently installed, do:
66+
To install globally in one command, with all the dependencies and shortcuts, you can use my <a href="https://github.com/webdev23/phi">dedicated tool φ phi</a>.
67+
68+
If <a href="https://github.com/webdev23/phi">φ phi</a> is not currently installed, do:
6869

6970
php <(curl https://webdev23.github.io/phi/phi) install https://webdev23.github.io/source_control_sentry/scs
7071

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /