diff --git a/CHANGELOG.md b/CHANGELOG.md
index 82eef02..806195f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,6 +24,8 @@
* For flake setups, the output `nixOnDroidConfigurations.default` will be used
when `nix-on-droid switch --flake path/to/flake` is called without attribute
name
+* Add html and man pages with all available options, see
+ and `nix build github:t184256/nix-on-droid#manPages`
## Release 22.05
diff --git a/README.md b/README.md
index b72bda0..6dd2090 100644
--- a/README.md
+++ b/README.md
@@ -72,8 +72,7 @@ An alternative location is `~/.config/nixpkgs/config.nix` with the key
}
```
-Currently there is no complete list of all available options. Please have a
-look inside the `./modules` directory for all modules.
+See for list of all available options.
### [`home-manager`](https://github.com/rycee/home-manager) integration