Skip to content

Commit

Permalink
Added a short description of the update_viewconfs command
Browse files Browse the repository at this point in the history
  • Loading branch information
pkerpedjiev committed Jan 24, 2020
1 parent 4a8367f commit 5c96214
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
** Next release
v0.8.0

- Ran black on the entire code base
- Added update_viewconfs command

v0.7.3

Expand Down
3 changes: 2 additions & 1 deletion higlass_manage/update_viewconfs.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,8 @@ def update_viewconfs(
new_port,
db_backup_name,
):
"""
"""Update stored viewconfs from one host to another
The script allows one to update viewconfs saved
in an existing higlass database. It does so
by modifying references to tilesets that use
Expand Down

0 comments on commit 5c96214

Please sign in to comment.