diff --git a/README.md b/README.md index b7dabbf..672cb9b 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,7 @@ You like more more than less? (I cannot understand, but it is your choice) $PAGER = 'more' # forces pager to use more pager { puts "Hello World!" } -If you have set PAGER in your Processenvironment (`/etc/profile` or ~/.profile ...) this PAGER will be used. +If you have set `PAGER` in your Processenvironment (`/etc/profile` or `~/.profile` ...) this `PAGER` will be used. + + PAGER=more + export PAGER diff --git a/VERSION b/VERSION new file mode 100644 index 0000000..8acdd82 --- /dev/null +++ b/VERSION @@ -0,0 +1 @@ +0.0.1